FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (141 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure
Status active
Date 2023-05-02T12:36:44.4856396+00:00
Name NxhActProcedure
Experimental False
Description Nexuzhealth profile for an act procedure.
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location NxhExtLocation
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-procedure-code NxhVSActProcedureCode
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed NxhVSSnomed


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-act-procedure",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure",
  "name" : "NxhActProcedure",
  "status" : "active",
  "date" : "2023-05-02T12:36:44.4856396+00:00",
  "description" : "Nexuzhealth profile for an act procedure.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.extension",
        "path" : "Procedure.extension",
        "min" : 1
      },
      {
        "id" : "Procedure.extension:location",
        "path" : "Procedure.extension",
        "sliceName" : "location",
        "definition" : "A reference to a location resource related tot the procedure.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:location.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.extension:hospitalCode",
        "path" : "Procedure.extension",
        "sliceName" : "hospitalCode",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:hospitalCode.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.identifier:pnr",
        "path" : "Procedure.identifier",
        "sliceName" : "pnr",
        "short" : "pnr",
        "definition" : "The pnr identifier of the act procedure.\r\n\r\nPnr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.identifier:pnr.system",
        "path" : "Procedure.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/performAct/pnr"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-procedure-code"
        }
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
        }
      },
      {
        "id" : "Procedure.usedCode",
        "path" : "Procedure.usedCode",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.